Searched refs:ctx_ (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ppc.pl | 1634 lvx_u $R1,$x00,$ctx_ 1635 lvx_u $S1,$x10,$ctx_ 1636 lvx_u $R2,$x20,$ctx_ 1637 lvx_u $S2,$x30,$ctx_ 1654 lvx_u $S3,$x50,$ctx_ 1657 lvx_u $R3,$x40,$ctx_ 1673 lvx_u $S4,$x70,$ctx_ 1676 lvx_u $R4,$x60,$ctx_ 1720 lvx_u $S1,$x10,$ctx_ 1723 lvx_u $R1,$x00,$ctx_ [all …]
|
/openssl/engines/ |
H A D | e_loader_attic.c | 400 static int eof_PKCS12(void *ctx_) in eof_PKCS12() argument 402 STACK_OF(OSSL_STORE_INFO) *ctx = ctx_; in eof_PKCS12()
|
Completed in 16 milliseconds