Searched refs:aes_s390_skcipher_algs (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/crypto/
H A Daes_s390.c958 static struct skcipher_alg *aes_s390_skcipher_algs[4]; variable in typeref:struct:skcipher_alg
968 aes_s390_skcipher_algs[aes_s390_skciphers_num++] = alg;
977 crypto_unregister_skcipher(aes_s390_skcipher_algs[aes_s390_skciphers_num]);

Completed in 93 milliseconds