Home
last modified time | relevance | path

Searched refs:context_v2_alloc_cipher (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/net/sunrpc/auth_gss/
Dgss_krb5_mech.c309 context_v2_alloc_cipher(struct krb5_ctx *ctx, const char *cname, u8 *key) in context_v2_alloc_cipher() function
353 ctx->seq = context_v2_alloc_cipher(ctx, ctx->gk5e->encrypt_name, in context_derive_keys_des3()
358 ctx->enc = context_v2_alloc_cipher(ctx, ctx->gk5e->encrypt_name, in context_derive_keys_des3()
406 ctx->initiator_enc = context_v2_alloc_cipher(ctx, in context_derive_keys_new()
421 ctx->acceptor_enc = context_v2_alloc_cipher(ctx, in context_derive_keys_new()
471 context_v2_alloc_cipher(ctx, "cbc(aes)", in context_derive_keys_new()
476 context_v2_alloc_cipher(ctx, "cbc(aes)", in context_derive_keys_new()