do_one_ahash_op 916 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_digest(req)); do_one_ahash_op 939 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_init(req)); do_one_ahash_op 943 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_update(req)); do_one_ahash_op 948 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_final(req)); do_one_ahash_op 967 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_digest(req)); do_one_ahash_op 978 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_digest(req)); do_one_ahash_op 1008 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_init(req)); do_one_ahash_op 1012 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_update(req)); do_one_ahash_op 1016 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_final(req)); do_one_ahash_op 1027 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_init(req)); do_one_ahash_op 1031 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_update(req)); do_one_ahash_op 1035 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_final(req));