Searched refs:to_cipher_ctx (Results 1 – 1 of 1) sorted by relevance
24 static struct crypto_cipher *to_cipher_ctx(struct crypto_cipher_ctx *ctx) in to_cipher_ctx() function38 struct crypto_cipher *cipher = to_cipher_ctx(ctx); in cipher_free_ctx()55 struct crypto_cipher *cipher_src = to_cipher_ctx(src_ctx); in cipher_copy_state()56 struct crypto_cipher *cipher_dst = to_cipher_ctx(dst_ctx); in cipher_copy_state()80 struct crypto_cipher *cipher = to_cipher_ctx(ctx); in cipher_init()122 struct crypto_cipher *cipher = to_cipher_ctx(ctx); in cipher_update()158 struct crypto_cipher *cipher = to_cipher_ctx(ctx); in cipher_final()
Completed in 2 milliseconds