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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl258 .globl aes_t4_set_encrypt_key
260 aes_t4_set_encrypt_key: label
369 .type aes_t4_set_encrypt_key,#function
370 .size aes_t4_set_encrypt_key,.-aes_t4_set_encrypt_key
852 b aes_t4_set_encrypt_key
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daest4-sparcv9.pl258 .globl aes_t4_set_encrypt_key
260 aes_t4_set_encrypt_key: label
369 .type aes_t4_set_encrypt_key,#function
370 .size aes_t4_set_encrypt_key,.-aes_t4_set_encrypt_key
852 b aes_t4_set_encrypt_key
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A De_aes.c492 void aes_t4_set_encrypt_key(const unsigned char *key, int bits, AES_KEY *ks);
580 aes_t4_set_encrypt_key(key, bits, ctx->cipher_data);
656 aes_t4_set_encrypt_key(key, bits, &gctx->ks.ks);
710 aes_t4_set_encrypt_key(key, bits, &xctx->ks1.ks);
747 aes_t4_set_encrypt_key(key + ctx->key_len / 2,
774 aes_t4_set_encrypt_key(key, bits, &cctx->ks.ks);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A De_aes.c492 void aes_t4_set_encrypt_key(const unsigned char *key, int bits, AES_KEY *ks);
580 aes_t4_set_encrypt_key(key, bits, ctx->cipher_data);
656 aes_t4_set_encrypt_key(key, bits, &gctx->ks.ks);
710 aes_t4_set_encrypt_key(key, bits, &xctx->ks1.ks);
747 aes_t4_set_encrypt_key(key + ctx->key_len / 2,
774 aes_t4_set_encrypt_key(key, bits, &cctx->ks.ks);

Completed in 86 milliseconds