Searched defs:ctxp (Results 1 – 2 of 2) sorted by relevance
34 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()62 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()89 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
59 static int caam_hash_init(void **ctxp, enum caam_hash_algos caam_algo) in caam_hash_init()198 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init()