Home
last modified time | relevance | path

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

/net/sunrpc/auth_gss/
Dgss_krb5_mech.c348 context_v2_alloc_cipher(struct krb5_ctx *ctx, const char *cname, u8 *key) in context_v2_alloc_cipher() function
392 ctx->seq = context_v2_alloc_cipher(ctx, ctx->gk5e->encrypt_name, in context_derive_keys_des3()
397 ctx->enc = context_v2_alloc_cipher(ctx, ctx->gk5e->encrypt_name, in context_derive_keys_des3()
518 ctx->initiator_enc = context_v2_alloc_cipher(ctx, in context_derive_keys_new()
533 ctx->acceptor_enc = context_v2_alloc_cipher(ctx, in context_derive_keys_new()
583 context_v2_alloc_cipher(ctx, "cbc(aes)", in context_derive_keys_new()
588 context_v2_alloc_cipher(ctx, "cbc(aes)", in context_derive_keys_new()