Searched defs:base (Results 1 – 15 of 15) sorted by relevance
109 struct crypto_alg *base = &alg->base; in kpp_prepare_alg() local118 struct crypto_alg *base = &alg->base; in crypto_register_kpp() local
113 struct crypto_alg *base = &alg->base; in sig_prepare_alg() local139 struct crypto_alg *base = &alg->base; in crypto_register_sig() local
215 struct crypto_alg *base = &alg->base; in aead_prepare_alg() local233 struct crypto_alg *base = &alg->base; in crypto_register_aead() local
121 struct crypto_alg *base = &alg->base; in akcipher_prepare_alg() local141 struct crypto_alg *base = &alg->base; in crypto_register_akcipher() local
354 struct crypto_alg *base = &alg->calg.base; in scomp_prepare_alg() local363 struct crypto_alg *base = &alg->calg.base; in crypto_register_scomp() local
426 struct crypto_alg *base = &alg->base; in skcipher_prepare_alg_common() local443 struct crypto_alg *base = &alg->base; in skcipher_prepare_alg() local470 struct crypto_alg *base = &alg->base; in crypto_register_skcipher() local
438 struct crypto_alg *base = &alg->base; in hash_prepare_alg() local464 struct crypto_alg *base = &alg->halg.base; in shash_prepare_alg() local522 struct crypto_alg *base = &alg->base; in crypto_register_shash() local
173 struct crypto_alg *base = &alg->base; in crypto_register_rng() local
310 struct crypto_alg *base = &alg->base; in comp_prepare_alg() local317 struct crypto_alg *base = &alg->calg.base; in crypto_register_acomp() local
36 static int _compute_val(const struct dh_ctx *ctx, MPI base, MPI val) in _compute_val()171 MPI base, val = mpi_alloc(0); in dh_compute_value() local
346 struct crypto_alg *base = &alg->co.base; in lskcipher_prepare_alg() local364 struct crypto_alg *base = &alg->co.base; in crypto_register_lskcipher() local
934 struct crypto_alg *base = &alg->halg.base; in ahash_prepare_alg() local986 struct crypto_alg *base = &alg->halg.base; in crypto_register_ahash() local
27 struct crypto_alg base; member
451 struct crypto_alg *base, *block_base; in essiv_create() local
36 #define chkaddr(base, x, s) \ in pefile_parse_binary() argument
Completed in 43 milliseconds