Lines Matching defs:ret
223 int ret = -EAGAIN; in __crypto_register_alg() local
450 int ret; in crypto_unregister_alg() local
472 int i, ret; in crypto_register_algs() local
1060 int ret = 0; in crypto_type_has_alg() local
1086 int ret) in crypto_stats_aead_encrypt()
1099 int ret) in crypto_stats_aead_decrypt()
1111 void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, in crypto_stats_akcipher_encrypt()
1124 void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, in crypto_stats_akcipher_decrypt()
1137 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign()
1147 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify()
1157 void crypto_stats_compress(unsigned int slen, int ret, struct crypto_alg *alg) in crypto_stats_compress()
1169 void crypto_stats_decompress(unsigned int slen, int ret, struct crypto_alg *alg) in crypto_stats_decompress()
1181 void crypto_stats_ahash_update(unsigned int nbytes, int ret, in crypto_stats_ahash_update()
1192 void crypto_stats_ahash_final(unsigned int nbytes, int ret, in crypto_stats_ahash_final()
1205 void crypto_stats_kpp_set_secret(struct crypto_alg *alg, int ret) in crypto_stats_kpp_set_secret()
1215 void crypto_stats_kpp_generate_public_key(struct crypto_alg *alg, int ret) in crypto_stats_kpp_generate_public_key()
1225 void crypto_stats_kpp_compute_shared_secret(struct crypto_alg *alg, int ret) in crypto_stats_kpp_compute_shared_secret()
1235 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret) in crypto_stats_rng_seed()
1246 int ret) in crypto_stats_rng_generate()
1258 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_encrypt()
1271 void crypto_stats_skcipher_decrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_decrypt()