Lines Matching refs:flow_log
338 flow_log("%s\n", __func__); in handle_ablkcipher_req()
428 flow_log("max_payload infinite\n"); in handle_ablkcipher_req()
430 flow_log("max_payload %u\n", ctx->max_payload); in handle_ablkcipher_req()
432 flow_log("sent:%u start:%u remains:%u size:%u\n", in handle_ablkcipher_req()
537 flow_log("%s() offset: %u, bd_len: %u BD:\n", in handle_ablkcipher_resp()
742 flow_log("total_todo %u, total_sent %u\n", in handle_ahash_req()
798 flow_log("Exiting with hash carry len: %u\n", in handle_ahash_req()
852 flow_log("%s() final: %u nbuf: %u ", in handle_ahash_req()
856 flow_log("max_payload infinite\n"); in handle_ahash_req()
858 flow_log("max_payload %u\n", ctx->max_payload); in handle_ahash_req()
860 flow_log("chunk_start: %u chunk_size: %u\n", chunk_start, chunksize); in handle_ahash_req()
900 flow_log("Data:\n"); in handle_ahash_req()
1057 flow_log("%s() blocksize:%u digestsize:%u\n", in handle_ahash_resp()
1171 flow_log("stat_pad_len %u\n", stat_pad_len); in spu_aead_rx_sg_create()
1338 flow_log("%s: chunksize %u\n", __func__, chunksize); in handle_aead_req()
1476 flow_log("%s()-sent chunksize:%u\n", __func__, chunksize); in handle_aead_req()
1590 flow_log("payload_len %u\n", payload_len); in handle_aead_resp()
1608 flow_log("copying ICV to dst sg at offset %u\n", icv_offset); in handle_aead_resp()
1659 flow_log("%s() err:%d\n\n", __func__, err); in finish_req()
1772 flow_log("%s() enc:%u\n", __func__, encrypt); in ablkcipher_enqueue()
1921 flow_log("ablkcipher_setkey() keylen: %d\n", keylen); in ablkcipher_setkey()
1965 flow_log("%s: iv_len %u\n", __func__, cipher_parms.iv_len); in ablkcipher_setkey()
1990 flow_log("ablkcipher_encrypt() nbytes:%u\n", req->nbytes); in ablkcipher_encrypt()
1997 flow_log("ablkcipher_decrypt() nbytes:%u\n", req->nbytes); in ablkcipher_decrypt()
2009 flow_log("ahash_enqueue() nbytes:%u\n", req->nbytes); in ahash_enqueue()
2030 flow_log("Doing %sfinal %s zero-len hash request in software\n", in ahash_enqueue()
2036 flow_log("Hash request failed with error %d\n", err); in ahash_enqueue()
2064 flow_log("%s()\n", __func__); in __ahash_init()
2179 flow_log("ahash_update() nbytes:%u\n", req->nbytes); in __ahash_update()
2237 flow_log("ahash_final() nbytes:%u\n", req->nbytes); in __ahash_final()
2274 flow_log("ahash_finup() nbytes:%u\n", req->nbytes); in __ahash_finup()
2341 flow_log("ahash_digest() nbytes:%u\n", req->nbytes); in ahash_digest()
2356 flow_log("%s() ahash:%p key:%p keylen:%u\n", in ahash_setkey()
2425 flow_log("%s() ahash:%p key:%p keylen:%u blksz:%u digestsz:%u\n", in ahash_hmac_setkey()
2482 flow_log(" keylen > digestsize... hashed\n"); in ahash_hmac_setkey()
2523 flow_log("ahash_hmac_init()\n"); in ahash_hmac_init()
2543 flow_log("ahash_hmac_update() nbytes:%u\n", req->nbytes); in ahash_hmac_update()
2553 flow_log("ahash_hmac_final() nbytes:%u\n", req->nbytes); in ahash_hmac_final()
2560 flow_log("ahash_hmac_finupl() nbytes:%u\n", req->nbytes); in ahash_hmac_finup()
2573 flow_log("ahash_hmac_digest() nbytes:%u\n", req->nbytes); in ahash_hmac_digest()
2620 flow_log("AES GCM/CCM needs fallback for 0 len req\n"); in aead_need_fallback()
2630 flow_log("%s() AES CCM needs fallback for digest size %d\n", in aead_need_fallback()
2642 flow_log("%s() AES_CCM needs fallback for 0 len AAD on NSP\n", in aead_need_fallback()
2651 flow_log("%s() payload len: %u\n", __func__, payload_len); in aead_need_fallback()
2666 flow_log("%s() err:%d\n", __func__, err); in aead_complete()
2685 flow_log("%s() enc:%u\n", __func__, is_encrypt); in aead_do_fallback()
2711 flow_log("%s() fallback completed successfully\n\n", in aead_do_fallback()
2728 flow_log("%s() enc:%u\n", __func__, is_encrypt); in aead_enqueue()
2800 flow_log(" src sg: %p\n", req->src); in aead_enqueue()
2801 flow_log(" rctx->src_sg: %p, src_skip %u\n", in aead_enqueue()
2803 flow_log(" assoc: %p, assoclen %u\n", rctx->assoc, req->assoclen); in aead_enqueue()
2804 flow_log(" dst sg: %p\n", req->dst); in aead_enqueue()
2805 flow_log(" rctx->dst_sg: %p, dst_skip %u\n", in aead_enqueue()
2807 flow_log(" iv_ctr_len:%u\n", rctx->iv_ctr_len); in aead_enqueue()
2809 flow_log(" authkeylen:%u\n", ctx->authkeylen); in aead_enqueue()
2810 flow_log(" is_esp: %s\n", ctx->is_esp ? "yes" : "no"); in aead_enqueue()
2813 flow_log(" max_payload infinite"); in aead_enqueue()
2815 flow_log(" max_payload: %u\n", ctx->max_payload); in aead_enqueue()
2855 flow_log("%s() aead:%p key:%p keylen:%u\n", __func__, cipher, key, in aead_authenc_setkey()
2947 flow_log(" enckeylen:%u authkeylen:%u\n", ctx->enckeylen, in aead_authenc_setkey()
2954 flow_log(" running fallback setkey()\n"); in aead_authenc_setkey()
2963 flow_log(" fallback setkey() returned:%d\n", ret); in aead_authenc_setkey()
2997 flow_log("%s() keylen:%u\n", __func__, keylen); in aead_gcm_ccm_setkey()
3021 flow_log(" enckeylen:%u authkeylen:%u\n", ctx->enckeylen, in aead_gcm_ccm_setkey()
3028 flow_log(" running fallback setkey()\n"); in aead_gcm_ccm_setkey()
3036 flow_log(" fallback setkey() returned:%d\n", ret); in aead_gcm_ccm_setkey()
3050 flow_log(" enckeylen:%u authkeylen:%u\n", ctx->enckeylen, in aead_gcm_ccm_setkey()
3080 flow_log("%s\n", __func__); in aead_gcm_esp_setkey()
3108 flow_log("%s\n", __func__); in rfc4543_gcm_esp_setkey()
3137 flow_log("%s\n", __func__); in aead_ccm_esp_setkey()
3153 flow_log("%s() authkeylen:%u authsize:%u\n", in aead_setauthsize()
3160 flow_log(" running fallback setauth()\n"); in aead_setauthsize()
3164 flow_log(" fallback setauth() returned:%d\n", ret); in aead_setauthsize()
3172 flow_log("%s() cryptlen:%u %08x\n", __func__, req->cryptlen, in aead_encrypt()
3175 flow_log(" assoc_len:%u\n", req->assoclen); in aead_encrypt()
3182 flow_log("%s() cryptlen:%u\n", __func__, req->cryptlen); in aead_decrypt()
3184 flow_log(" assoc_len:%u\n", req->assoclen); in aead_decrypt()
4331 flow_log("%s()\n", __func__); in generic_cra_init()
4356 flow_log("%s()\n", __func__); in ablkcipher_cra_init()
4374 flow_log("%s()\n", __func__); in ahash_cra_init()
4397 flow_log("%s()\n", __func__); in aead_cra_init()
4410 flow_log("%s() creating fallback cipher\n", __func__); in aead_cra_init()